Paned.setStartChild

Sets the start child of @paned to @child.

If @child is NULL, the existing child will be removed.

class Paned
void
setStartChild

Parameters

child Widget

the widget to add

Meta